home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
Tutorial
/
Cookbook
/
14.pie_matrix
/
slice.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-06-12
|
270b
|
11 lines
/* slice.h generated from slice.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef SLICE_H
#define SLICE_H
extern void drawSlice(float grayshade, float radius, float startangle, float endangle, float labelps, const char *thelabel);
#endif SLICE_H